home *** CD-ROM | disk | FTP | other *** search
- -- card: 5492 from stack: in
- -- bmap block id: 11757
- -- flags: 0000
- -- background id: 2805
- -- name: about
- ----- HyperTalk script -----
- on mouseUp
- go to first card
- end mouseUp
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 8004
- -- rect: left=104 top=164 right=218 bottom=210
- -- title width / last selected line: 0
- -- icon id / first selected line: 8538 / 8538
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Closer look at game?
- ----- HyperTalk script -----
- on mouseUp
- go to card id 10311
- end mouseUp
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=217 top=297 right=326 bottom=255
- -- title width / last selected line: 0
- -- icon id / first selected line: 21449 / 21449
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: First
- ----- HyperTalk script -----
- on mouseUp
- go to first card
- end mouseUp
-
-